@charset "utf-8";
/* CSS Document */
body{
background:#fff;
margin:0px;
background:url(../style/img/background.jpg); 
background-position:inherit; 
background-attachment:fixed}

#BannerContainer {
	width:100%;
	height:110px;
}
#BannerContainerShadow
{
	width:100%;
	height:10px;
	background:url(../img/bottom_bg.png);	
}
#logoContainer
{
	padding:20px;
	width:990px;
	text-align:right;
}
#dismlogo{
vertical-align:middle;
margin-left:100px;
width:150px;
}

#contentcontainer{
width:990px;
border:0px solid #ccc;
margin:20px;}


#logo{
width:130px;}

#bannerfont{
font-family:arial;
font-size:24px;
font-weight:bold;
color:#000;
text-shadow:5px 5px 5px #999;
margin-left:50px;
line-height:200px;}

#bodycontainer{
font-family:verdana;
font-size:12px;
border:0px solid #999;
margin:10px;}

#ad_banner{
width:970px;
border-radius:8px 8px 8px 8px;
border:0px;}

#navigation{
width:300px;
font-family:verdana;
font-size:12px;
border:0px solid #999}

#subnavigation{
width:300px;
font-family:verdana;
font-size:12px;
border:0px solid #999;
text-align:right;}

a:link.navilink, a:visited.navilink{
padding:10px;
font-weight:bold;
color:#060;
border-bottom:1px dashed #999;
text-decoration:none;
background:#fff;
display:block;}

a:hover.navilink{
color:#000;
background:#3c3;}

#bodyheader{
font-family:verdana;
font-size:18px;
font-weight:bold;
margin-bottom:15px;}

#bodycontent{
background:#fff;
width:650px;
border-radius:8px 8px 8px 8px;
font-family:verdana;
font-size:12px;
padding:10px;
text-align:left;
margin-bottom:90px;
box-shadow:5px 5px 5px #333}

#date{
line-height:22px;
color:#666;}

#content{
margin-bottom:30px;}

#footer{
text-align:left;
padding:20px;
font-family:verdana;
font-size:11px;
color: #0c3;
width:960px;
background:#000000;
height:100px;
border-radius:8px 8px 0px 0px}

a:link.vcdlink, a:visited.vcdlink{
text-decoration:none;
color:#03f}

#productthumb{
border:1px solid #999;
box-shadow:-5px 5px 5px #999}

#thumb{
width:190px;
height: 190px;
padding:5px}

a:link.imagelink{
border:0px;}

#field{
text-align:right;
width:500px;}

#contact_telephone, #contact_company, #contact_name, #contact_email{
width:250px;}

#contact_message{
width:250px;}

#inquiry_btn{
padding:10px;}

a:link.more_btn, a:visited.more_btn{
padding:10px;
color:#ff0;
text-decoration:none;
line-height:20px;
background:#060;
border-radius:8px 8px 8px 8px}

/* VIEW PRODUCTS */
#view_product_img	{
width:100px;
height: 100px;
float:left;
margin:10px;
border:2px solid #333;
border-radius:4px 4px 4px 4px;
}
#view_product_name {
margin-left:125px;
font-family:'century gothic';
font-size:12px;
font-weight:bold;
text-transform:uppercase;
line-height:30px;
}
#view_product_desc, #view_product_size	{
margin-left:125px;
font-family:'century gothic';
font-size:12px;
line-height:30px;
}
#view_product_price	{
margin-left:125px;
font-family:'century gothic';
font-size:12px;
line-height:30px;
}